Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the vueuse group with 2 updates #1900

Merged
merged 1 commit into from
May 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2024

Bumps the vueuse group with 2 updates: @vueuse/core and @vueuse/integrations.

Updates @vueuse/core from 10.9.0 to 10.10.0

Release notes

Sourced from @​vueuse/core's releases.

v10.10.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 34c047b chore: release v10.10.0
  • f35152c feat(useActiveElement): add triggerOnRemoval option (#3958)
  • 7346a6a feat(onLongPress): options.onMouseUp callback (#3791)
  • 4636f4c fix(useVirtualList): add containerRef to watch list (#3855)
  • 317cab6 fix(useScroll): sync scroll val to internal state, fix #3809 (#3817)
  • a3c6f39 fix(useDisplayMedia): stop stream when screen is not shared anymore (#3976)
  • 1fe2fd2 fix(useMediaControls): target params may not be ref (#3921)
  • a6ede83 fix(useTextareaAutosize): onResize callback fires not only on resize (#3887)
  • 424a204 fix(useFileDialog): check if input value exists before trigger onChange (#3972)
  • 2ccbd3d fix(useGamepad): avoid spread to fix gamepad state (#3913)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by vueuse-bot, a new releaser for @​vueuse/core since your current version.


Updates @vueuse/integrations from 10.9.0 to 10.10.0

Release notes

Sourced from @​vueuse/integrations's releases.

v10.10.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 34c047b chore: release v10.10.0
  • 9384db2 refactor(useAxios): changed cancellation CancelToken to AbortContr�oller ...
  • 7f84b3e chore: update deps
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by vueuse-bot, a new releaser for @​vueuse/integrations since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 29, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/vueuse-7bd73fb4b8 branch from 889d2d3 to 5e6d394 Compare May 29, 2024 04:02
@xmatthias xmatthias enabled auto-merge May 29, 2024 04:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/vueuse-7bd73fb4b8 branch from 5e6d394 to 95d330d Compare May 29, 2024 04:04
Bumps the vueuse group with 2 updates: [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) and [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations).


Updates `@vueuse/core` from 10.9.0 to 10.10.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.10.0/packages/core)

Updates `@vueuse/integrations` from 10.9.0 to 10.10.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.10.0/packages/integrations)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vueuse
- dependency-name: "@vueuse/integrations"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vueuse
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/vueuse-7bd73fb4b8 branch from 95d330d to 4945d43 Compare May 29, 2024 04:05
@xmatthias xmatthias merged commit 4a5c136 into main May 29, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/vueuse-7bd73fb4b8 branch May 29, 2024 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant